home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODFDev / ODF / Framewrk / Layer / FWFrameW.h < prev    next >
Encoding:
Text File  |  1996-09-17  |  2.8 KB  |  202 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                FWFrameW.h
  4. //    Release Version:    $ ODF 2 $
  5. //
  6. //    Copyright:            (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. #ifndef FWFRAMEW_H
  11. #define FWFRAMEW_H
  12.  
  13. #ifndef FWVIEWS_H
  14. #include "FWViews.h"
  15. #endif
  16.  
  17. #ifndef FWEVENTS_H
  18. #include "FWEvents.h"
  19. #endif
  20.  
  21. #ifndef FWWINDS_H
  22. #include "FWWinds.h"
  23. #endif
  24.  
  25. #ifndef FWSEMEVT_H
  26. #include "FWSemEvt.h"
  27. #endif
  28.  
  29. // Our convention is that "FWPart.h" would be a 'master' include file for
  30. // the subsystem FWPart.  Unfortunately, the FWPart subsystem currently doesn't
  31. // follow the convention, and there is no such master include file.
  32. // We therefore include each header file for the FWPart subsystem explicitly.
  33.  
  34. #ifndef FWABOUT_H
  35. #include "FWAbout.h"
  36. #endif
  37.  
  38. #ifndef FWCLNINF_H
  39. #include "FWClnInf.h"
  40. #endif
  41.  
  42. #ifndef FWCLPCMD_H
  43. #include "FWClpCmd.h"
  44. #endif
  45.  
  46. #ifndef FWCMD_H
  47. #include "FWCmd.h"
  48. #endif
  49.  
  50. #ifndef FWCONTNG_H
  51. #include "FWContng.h"
  52. #endif
  53.  
  54. #ifndef FWCONTNT_H
  55. #include "FWContnt.h"
  56. #endif
  57.  
  58. #ifndef FWCONTXT_H
  59. #include "FWContxt.h"
  60. #endif
  61.  
  62. #ifndef FWDRCMD_H
  63. #include "FWDrCmd.h"
  64. #endif
  65.  
  66. #ifndef FWDRGDRP_H
  67. #include "FWDrgDrp.h"
  68. #endif
  69.  
  70. #ifndef FWEMBUTL_H
  71. #include "FWEmbUtl.h"
  72. #endif
  73.  
  74. #ifndef FWEXTMGR_H
  75. #include "FWExtMgr.h"
  76. #endif
  77.  
  78. #ifndef FWFCTCLP_H
  79. #include "FWFctClp.h"
  80. #endif
  81.  
  82. #ifndef FWFRAME_H
  83. #include "FWFrame.h"
  84. #endif
  85.  
  86. #ifndef FWFRMING_H
  87. #include "FWFrming.h"
  88. #endif
  89.  
  90. #ifndef FWIDLE_H
  91. #include "FWIdle.h"
  92. #endif
  93.  
  94. #ifndef FWINSCMD_H
  95. #include "FWInsCmd.h"
  96. #endif
  97.  
  98. #ifndef FWINTER_H
  99. #include "FWInter.h"
  100. #endif
  101.  
  102. #ifndef FWINTRNG_H
  103. #include "FWIntrng.h"
  104. #endif
  105.  
  106. #ifndef FWITERS_H
  107. #include "FWIters.h"
  108. #endif
  109.  
  110. #ifndef FWLINK_H
  111. #include "FWLink.h"
  112. #endif
  113.  
  114. #ifndef FWLNKITE_H
  115. #include "FWLnkIte.h"
  116. #endif
  117.  
  118. #ifndef FWLNKMGR_H
  119. #include "FWLnkMgr.h"
  120. #endif
  121.  
  122. #ifndef FWODPART_H
  123. #include "FWODPart.h"
  124. #endif
  125.  
  126. #ifndef FWPART_H
  127. #include "FWPart.h"
  128. #endif
  129.  
  130. #ifndef FWPARTNG_H
  131. #include "FWPartng.h"
  132. #endif
  133.  
  134. #ifndef FWPASTA_H
  135. #include "FWPasta.h"
  136. #endif
  137.  
  138. #ifndef FWPRESEN_H
  139. #include "FWPresen.h"
  140. #endif
  141.  
  142. #ifndef FWPRHDLR_H
  143. #include "FWPrHdlr.h"
  144. #endif
  145.  
  146. #ifndef FWPRINFO_H
  147. #include "FWPrInfo.h"
  148. #endif
  149.  
  150. #ifndef FWPRINT_K
  151. #include "FWPrint.k"
  152. #endif
  153.  
  154. #ifndef FWPRMISE_H
  155. #include "FWPrmise.h"
  156. #endif
  157.  
  158. #ifndef FWPROXY_H
  159. #include "FWProxy.h"
  160. #endif
  161.  
  162. #ifndef FWPRTDEF_H
  163. #include "FWPrtDef.h"
  164. #endif
  165.  
  166. #ifndef FWPRTITE_H
  167. #include "FWPrtIte.h"
  168. #endif
  169.  
  170. #ifndef FWPXYFRM_H
  171. #include "FWPxyFrm.h"
  172. #endif
  173.  
  174. #ifndef FWPXYITE_H
  175. #include "FWPxyIte.h"
  176. #endif
  177.  
  178. #ifndef FWSCLNOT_H
  179. #include "FWSclNot.h"
  180. #endif
  181.  
  182. #ifndef FWSCROLR_H
  183. #include "FWScrolr.h"
  184. #endif
  185.  
  186. #ifndef FWSELECT_H
  187. #include "FWSelect.h"
  188. #endif
  189.  
  190. #ifndef FWTRACKR_H
  191. #include "FWTrackr.h"
  192. #endif
  193.  
  194. #ifndef FWUTIL_H
  195. #include "FWUtil.h"
  196. #endif
  197.  
  198. #ifndef FWVIEWAS_H
  199. #include "FWViewAs.h"
  200. #endif
  201.  
  202. #endif